Textual Entailment Recognition Based on Dependency Analysis and WordNet
نویسندگان
چکیده
The Recognizing Textual Entailment System shown here is based on the use of a broad-coverage parser to extract dependency relationships; in addition, WordNet relations are used to recognize entailment at the lexical level. The work investigates whether the mapping of dependency trees from text and hypothesis give better evidence of entailment than the matching of plain text alone. While the use of WordNet seems to improve system’s performance, the notion of mapping between trees here explored (inclusion) shows no improvement, suggesting that other notions of tree mappings should be explored such as tree edit distances or tree alignment distances.
منابع مشابه
Effects of Using Simple Semantic Similarity on Textual Entailment Recognition
We applied various WordNet based similarity measures to the RTE (Recognizing Textual Entailment) task in order to compare the effects of them on Textual Entailment Recognition. Although the improvements over a baseline system are not big, many of them show positive effects.
متن کاملAUEB at TAC 2009
This paper describes AUEB’s participation in TAC 2009. Specifically, we participated in the textual entailment recognition track for which we used string similarity measures applied to shallow abstractions of the input sentences, and a Maximum Entropy classifier to learn how to combine the resulting features. We also exploited WordNet to detect synonyms and a dependency parser to measure simila...
متن کاملUn sistema basado en conocimiento para el reconocimiento de Implicación Textual
This paper covers the recognition of textual entailment by means of an approach based on knowledge. Our approach consists of two stages. The first stage infers the logic forms from two fragments of text. These logic forms are obtained by analysing the dependency relations between words. And the second stage carries out several methods in order to achieve a score that determines the semantic sim...
متن کاملICL Participation at RTE-7
This paper describes ICL’s participation at RTE-7. We chose the Main task. Textual entailment is a problem to predict whether an entailment holds for a given test-hypothesis pair. We built an inference model to solve this problem by means of using dependency syntax analysis (by Stanford Parser), lexical knowledge base (e.g. Wordnet), web information (e.g. Wikipedia) and probability method.
متن کاملA Syntactic Textual Entailment System Based on Dependency Parser
The development of a syntactic textual entailment system that compares the dependency relations in both the text and the hypothesis has been reported. The Stanford Dependency Parser has been run on the 2-way RTE-3 development set and the dependency relations obtained for a text and hypothesis pair has been compared. Some of the important comparisons are: subjectsubject comparison, subject-verb ...
متن کامل